/ Assembly List / LJCWinFormControls / LJCDataGrid / LJCSetCurrentRow

Namespace - LJCWinFormControls


Parameters
rowIndex - The row index value.
allowSelectionChange - The setting for the allow flag.

Syntax

C#
public Void LJCSetCurrentRow(Int32 rowIndex, Boolean allowSelectionChange = False)

Sets the current row to the specified index.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.